Visual Basic (Declaration) | |
---|---|
Public Overloads Sub SimplifyAsync( _ ByVal graphics As IList(Of Graphic), _ ByVal userToken As Object _ ) |
C# | |
---|---|
public void SimplifyAsync( IList<Graphic> graphics, object userToken ) |
Parameters
- graphics
- The graphics containing the geometry to simplify.
- userToken
- A user-defined object that is passed to the method invoked.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family